Boost.Bind
You've currently chosen the 1.86.0 version. If a newer release comes out, you will continue to view the 1.86.0 version, not the new latest release.
C++
11
Added in Boost
1.29.0
Categories:
Function-objects
boost::bind is a generalization of the standard functions std::bind1st and std::bind2nd. It supports arbitrary function objects, functions, function pointers, and member function pointers, and is able to bind any argument to a specific value or route input arguments into arbitrary positions.
This Release
Boost.Bind
Branch | Travis | Appveyor |
---|---|---|
Develop | ||
Master |